You are here: About installing Enterprise Server > About AutoVue Client/Server > Installing AutoVue Client/Server

Installing AutoVue

Installing AutoVue includes installing the AutoVue software on a Java application server and installing the components that integrate AutoVue on the web server and on the Java application server (if separate). The AutoVue software and documentation are available on the BlueCielo FTP server. Installation also includes configuring Enterprise Server to connect to those components when a document should be viewed.

Notes

The AutoVue software includes a copy of the open source Java application server software Jetty. This is convenient if you will be deploying AutoVue and do not have an existing Java application server on which to host AutoVue. It is also useful if you want a lightweight Java application server for desktop deployment. For convenience, the AutoVue installation packages install Jetty support by default.

The Jetty server is adequate for desktop deployments and small client/server deployments. In larger deployments, we recommend deploying the BlueCielo Connector component on the Apache Tomcat Java server instead. For guidance, refer to the BlueCielo knowledge base or BlueCielo ECM Solutions Technical Support.

The following instructions can also be used to install AutoVue as a desktop deployment. In that case, the references to different computers apply to the same computer.

Before you begin

To install AutoVue:

  1. Ensure that the server and client computers meet the hardware and software requirements described in the Oracle AutoVue Client/Server Deployment Installation and Configuration Guide and in the BlueCielo Meridian Enterprise Server Administrator’s Guide.
  2. If an existing installation of AutoVue will be used, skip to the next step. Otherwise, perform this step.

    On the computer that will be the AutoVue server, install the AutoVue 2D or AutoVue 3D server software using its respective Oracle setup program. If both versions will be used, each version must be installed on its own computer. Use the instructions for non-integrated installation in the Oracle AutoVue Client/Server Deployment Installation and Configuration Guide. The following table lists the installation option responses that are adequate for integration with Meridian Enterprise Server.

    Oracle AutoVue installation options
    Option Setting

    Specify Installation Directory

    Accept the default (C:\Oracle\AutoVue)

    Select Install Set

    Standard

    Select Shortcut Folder

    Accept the default (Oracle AutoVue)

    Specify hostname or IP address for the AutoVue Server

    Accept the default

    AutoVue Server Authentication

    Configure Later

    Enabling SSL Communication

    If you do not want to use the SSL protocol, select Configure Later.

    If you do want to use SSL:

    1. Select Configure SSL with a CA certificate and click Next. The Select the CA certificate file page appears.
    2. Select a valid CA certificate and click Next. The Select the Identity JKS Keystore file page appears.
    3. Click Next. A default file will be created as:

      C:\oracle\autovue\bin\AutoVueIdentity.jks

      The Specify the Identity JKS Keystore password page appears.

    4. Type a password and click Next. The password will be stored in the file:

      C:\oracle\autovue\bin\jetty\etc\jetty-ssl.xml
    5. Perform the rest of the steps described in Configuring viewing with SSL.

    Tip    These settings configure the AutoVue server as a stand-alone application that can be used outside of Enterprise Server by opening the page at http://<ServerName>/jVue/jVue.html.

  3. On the AutoVue computer, run the Meridian Enterprise setup program that contains the same AutoVue version as the installed version of AutoVue and install the AutoVue Client/Server Integration component. This will add the BlueCielo Connector to AutoVue and install a BlueCielo web service in the IIS default website. If the Meridian Enterprise web server is a separate computer, run the setup program there also.

  4. On the Meridian Enterprise web server, test the web service by opening it in a browser with the following URL.

    http://<ServerName>/BCWebService/BCWebService.BluePrintService.svc

    A page titled BluePrintService Service appears if installation is correct to this point.

  5. On the AutoVue server, open the file StartServers.bat in any text editor and verify that the paths are correct for your installation. By default, it is located in C:\Oracle\AutoVue\bin.

  6. By default, the Jetty application server, the AutoVue servlet, and the BlueCielo Connector servlet will be started automatically. If this fails due to system configuration or security issues, the server can be started manually by running StartServers.bat. Two command prompt windows and the AutoVue Server console window appear. If the last lines in the command prompt windows contain the text INFO: Started and the Processes boxes in the AutoVue Server window are green, the server started successfully. The windows must stay open but can be minimized. For more information about starting the servers automatically, see Starting the servers automatically.

  7. On the 64-bit desktop client (not Web Access) computers, set the registry values that are described in the following tables. On the 32-bit desktop client computers, set the matching registry values in the Wow6432Node branch instead.

    Note    The values in the following settings are case-sensitive and must precisely match the folder and file names in your environment.

    HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\AutoManager View Control2
    Value Name Data Type Value Data

    BluePrintWSDL

    String

    URL of the BlueCielo web service that you installed in step 3. For example:

    http://<ServerName>/BCWebService/BCWebService.BluePrintService.svc?wsdl

    DMSInfo

    String

    URL of the BlueCielo Connector that you installed in step 3. For example:

    http://<ServerName>:8900/wsclient/servlet/DMS. This setting should be the same as the BlueCielo Connector URL property of Meridian Enterprise Web Access.

    HKEY_CURRENT_USER\SOFTWARE\Cyco\AutoManager Meridian\CurrentVersion\Client\Settings
    Value Name Data Type Value Data

    ClientServerWebView

    DWORD

    If this value is 1, the client applications use the AutoVue viewer. If this value is 0, the client applications use the locally installed viewers.

    If you are installing AutoVue as a desktop deployment on one computer, also set the registry values that are described in the following table.

    HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\AutoManager View Control2
    Value Name Data Type Value Data
    AppletRootPath String Path to the AutoVue Java applets, for example, C:\Oracle\AutoVue\bin\.
    AutoVueServer String URL to the AutoVue rendering server, for example, http://<ServerName>:5098/servlet/VueServlet. If the rendering server software is installed on the local computer, the location of the AutoVue configuration file, for example, direct//C:\Program Files (x86)\AutoVue\jVue20_0\bin\autovue.properties. The path settings in autovue.properties must be valid for the local computer.

    BCBeans

    String

    Path to the BlueCielo Java support libraries. By default, they are installed at: C:\Program Files (x86)\Common Files\Cyco Shared\AV\AMViewXBeans.jar.

    JAVAVMDLL

    String

    Path to the Java virtual machine DLL for support of AutoVue, for example, C:\Oracle\AutoVue\jre\bin\client\jvm.dll.

  8. Check whether the AutoVue servlet is working:

  9. Users must enable the AutoVue viewer before it will become their default viewer.

  10. (Optional) Configure Meridian Enterprise Server to use the AutoVue server as described in Configuring the viewer options.
  11. Test AutoVue by opening a document in the client application. The AutoVue applet downloads from the web server and opens the selected document.

    Notes    To prevent the Java authentication dialog from appearing at the beginning of each viewing session, you may need to configure one or more of the following settings:

For more information about configuring and administering AutoVue, see: